This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
I read the post. It says:
In order to install Lotus Notes on a Mountain Lion Mac, you have to manually change the system version in the InstallationCheck script to look for "OS X", not "Mac OS X".
Here's the line in the script:
osv=`/usr/sbin/system_profiler SPSoftwareDataType | grep "System Version" | sed -e 's/\(.*\)Mac OS X \(.*\) \(.*\)/\2/g'`
Simply remove the "Mac" and you'll be fine.
Note that you'll need to first move all of the install files out of the original read-only installer volume and into a local folder. The script is located in: